home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / zangband.lha / Zangband261 / pref / user.prf < prev    next >
Encoding:
Text File  |  2001-07-01  |  798 b   |  46 lines

  1. # CVS: Last edit by $Author: rr9 $ on $Date: 2001/05/23 11:30:34 $
  2. # File: user.prf
  3.  
  4. #
  5. # This file defines "override" actions of various kinds
  6. #
  7. # This file includes, if appropriate, various "sub-files"
  8. #
  9. # See "lib/help/command.txt" and "src/files.c" for more information.
  10. #
  11.  
  12.  
  13. ## Option -- Force the use of original commands
  14. #X:rogue_like_commands
  15.  
  16. ## Option -- Force the use of roguelike commands
  17. #Y:rogue_like_commands
  18.  
  19.  
  20. ##### System Specific Subfiles #####
  21.  
  22. ?:[IOR [IOR [IOR [EQU $SYS xaw] [EQU $SYS x11]] [EQU $SYS xpj]] [EQU $SYS gtk]]
  23. %:user-x11.prf
  24.  
  25. ?:[EQU $SYS gcu]
  26. %:user-gcu.prf
  27.  
  28. ?:[EQU $SYS ami]
  29. %:user-ami.prf
  30.  
  31. ?:[EQU $SYS mac]
  32. %:user-mac.prf
  33.  
  34. ?:[IOR [EQU $SYS win] [EQU $SYS dos] [EQU $SYS ibm]]
  35. %:user-win.prf
  36.  
  37. ?:[EQU $SYS emx]
  38. %:user-emx.prf
  39.  
  40. ?:[EQU $SYS acn]
  41. %:user-acn.prf
  42.  
  43. ?:1
  44.  
  45.  
  46.